home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / win_utl2 / wdu9513.zip / WDU95.TXT < prev    next >
Text File  |  1996-06-23  |  3KB  |  81 lines

  1.  
  2. Disk Usage for Win95 
  3. ====================
  4.  
  5. Disk Usage for Win95 is a useful utility to show number of files, sub-
  6. directories, and total number of bytes for any subdirectory.  Allows you 
  7. to create an output log file as well.  This is a full working copy.
  8.     
  9.  
  10. This program was written in Visual Basic 4.0, so you need to have 
  11. these files in your \windows\system directory. 
  12.     
  13.         VB40032.DLL    
  14.         OLEPRO32.DLL
  15.         MSVCRT20.DLL
  16.         MSVCRT40.DLL
  17.  
  18.  
  19. Before you hit GO, and you want to create a log file, check the
  20. "Save output to File" check box.  This will ask you for a filename to create.
  21. Select the directory you want to get space information about, and hit
  22. the GO button.  The list that appears will also be the same data written
  23. to the output file. The program will process the directories UNDER the
  24. selected directory.  Since this process may take some time, I recommend
  25. just iconizing it after you hit the GO button. It will beep when its done.
  26.  
  27.  
  28. Legal Stuff
  29. ===========
  30.  
  31. The programmer cannot accept responsibility for any damages that may be
  32. incurred by the use of this program. 
  33. Please read the following lines carefully, before using this software. Should 
  34. you disagree with the following, then you are not allowed to use this program. 
  35. You MUST then delete it and never use it.
  36.  
  37. You have the right to test this program for the period of one month. You are 
  38. allowed to copy this Shareware-version (and ONLY the Shareware version) and give
  39. it to any other person, as long as it is not modified in any way. Under modifi-
  40. cations we understand the changing, adding or removing of any files of this 
  41. package without the author's written permission. You are NOT allowed to pack
  42. this program together with a commercial program or a book. Shareware dealers are
  43. allowed to sell the Shareware version for a small fee (US $5). You are
  44. encouraged to put this program on as many BBS systems as possible.
  45.  
  46. Usage of this software after the trial period of one month is in violation of 
  47. international Copyright law! Also it is unfair against the author, who spent
  48. hundreds of hours writing this program.
  49.  
  50.  
  51. Registration
  52. ============
  53.  
  54. WDU95 is neither freeware nor public domain. It is shareware. A use after 
  55. the 30 day trial period requires registration. The registration fee only 
  56. costs $5.00 US dollars.  When you register, you will be on the mailing list
  57. for any newer versions that come out.
  58.  
  59. To register, just email me at "rzino@abraxis.com", and I will send you the
  60. information you need.  
  61.     
  62.  
  63.  
  64. Versions
  65. ========
  66.  
  67.     1.0 - Initial Release 
  68.     1.1 - Added code to create output file, and multi-tasking logic.
  69.     1.2 - Added <current directory> entry to list, and sorted list by
  70.           total number of bytes. Took out dialog when is done running.    
  71.     1.3 - Made List box a larger font for readability.  Fixed program to
  72.           display a total if it found 1 or more sub-dirs.
  73.                
  74.                               
  75. WDU95 was written by R.Zino. EMail me at "rzino@abraxis.com" with any 
  76. comments and/or questions.  Look via ftp at "ftp.winsite.com" for the 
  77. newest versions.  Also look for RZSplit for Windows in the same areas 
  78. for splitting and joining files.
  79.  
  80.     
  81. EOF